_PROC_IDLE_ACCOUNTING

//0x2c0 bytes (sizeof) struct _PROC_IDLE_ACCOUNTING { ULONG StateCount; //0x0 ULONG TotalTransitions; //0x4 ULONG ResetCount; //0x8 ULONGLONG StartTime; //0x10 ULONGLONG BucketLimits[16]; //0x18 struct _PROC_IDLE_STATE_ACCOUNTING State[1]; //0x98 };